Skip to content

feat(supervisor): Add tailing logs function#257

Merged
hubertdeng123 merged 7 commits intomainfrom
hubertdeng123/add-foreground-capability
Apr 25, 2025
Merged

feat(supervisor): Add tailing logs function#257
hubertdeng123 merged 7 commits intomainfrom
hubertdeng123/add-foreground-capability

Conversation

@hubertdeng123
Copy link
Member

Initially this was the fg command, but changed this since foregrounding a process is not reliable.

https://linear.app/getsentry/issue/DI-663/support-retrieving-logs-of-supervisor-processes

@codecov
Copy link

codecov bot commented Apr 18, 2025

Codecov Report

Attention: Patch coverage is 97.36842% with 1 line in your changes missing coverage. Please review.

Project coverage is 94.89%. Comparing base (b35aa55) to head (cb6567f).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
devservices/utils/supervisor.py 97.36% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #257      +/-   ##
==========================================
+ Coverage   94.85%   94.89%   +0.04%     
==========================================
  Files          25       25              
  Lines        2020     2058      +38     
==========================================
+ Hits         1916     1953      +37     
- Misses        104      105       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@IanWoodard IanWoodard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking solid as a whole. Left a few comments

@hubertdeng123 hubertdeng123 merged commit b189627 into main Apr 25, 2025
18 checks passed
@hubertdeng123 hubertdeng123 deleted the hubertdeng123/add-foreground-capability branch April 25, 2025 22:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants